速報APP / 工具 / Bugjaeger Mobile ADB - Develop & Debug v

Bugjaeger Mobile ADB - Develop & Debug v

價格:免費

更新日期:2019-07-29

檔案大小:4.7M

目前版本:1.14

版本需求:Android 5.0 以上版本

官方網站:http://www.sisik.eu

Email:roman@sisik.eu

聯絡地址:Revucka 167 05001 Revuca Slovakia

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖1)-速報App

Bugjaeger tries to give you the expert tools used by Android developers for better control and deep understanding of your Android device internals.

If you're an Android power user, developer, geek, or hacker, this app might be something for you.

How to use

1.) Enable developer options and USB debugging on your target device (https://developer.android.com/studio/debug/dev-options)

2.) Connect the device where you've installed this app to the target device via USB OTG cable

3.) Allow the app to access USB device and make sure the target device authorizes USB debugging

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖2)-速報App

Inspecting Android device internals, running shell scripts, checking logs, making screenshots, inspecting backup files, and many more tasks that are normally done on your laptop can now be performed directly between 2 mobile devices.

This app works as sort of Android to Android ADB (Android Debug Bridge) - it offers some features similar to ADB (Android Debug Bridge) and Android Device Monitor, but instead of running on your development machine, it runs directly on your Android device.

You connect your target device through USB OTG cable or through WiFi and you'll be able to play around with the device.

ADB protocol is supported also by Android devices other than phones & tablets. That means that you should also be able to control your Android TV, Wear OS watch, or even Raspberry Pi with Android Things OS.

Main features

- running custom shell scripts on target device

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖3)-速報App

- remote interactive shell

- reading, filtering, and exporting device logs (logcat)

- pull APK files

- creating and restoring backups, inspecting and extracting content of backup files

- capturing screenshots

- performing various commands for controlling your device (rebooting, going to bootloader, rotating screen, killing running apps, ...)

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖4)-速報App

- uninstalling and installing packages, checking various details about installed apps

- copying apps between phones

- monitoring the processes, showing additional information related to processes, killing processes

- showing various details about Android version(e.g., SDK version, Android ID,..), Linux kernel, cpu, abi, display

- showing battery details (like e.g., temperature, health, technology, voltage,..)

- file management - pushing and pulling files from device, browsing the file system

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖5)-速報App

- search and connection to Android devices on your network that configured adbd to listen on port 5555

- reading bootloader variables & info via fastboot protocol (you can for example dump some hw info, security state, or if the device was tampered)

For some tricks and examples of what you can do, see

https://www.sisik.eu/blog/tag:bugjaeger

For starting a youtube video or url in browser, add following custom command (or paste this into shell) in the first tab

am start -a android.intent.action.VIEW -d "https://www.youtube.com/watch?v=LxKdFlf4Y7E"

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖6)-速報App

If you liked this app, check out the ad-free premium version which also contains additional features

https://play.google.com/store/apps/details?id=eu.sisik.hackendebug.full

Requirements

- The target phone must enable USB debugging in Developer options and authorise the development device

- For fastboot functionality to work, the connected devices bootloader has to support fastboot protocol (also note that the amount and type of information that can be displayed via fastboot will vary between different devices and on some devices the 'fastboot oem' command for getting info might not work)

Please note

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖7)-速報App

This app uses the normal way of communicating with Android devices which requires authorisation.

The app does not bypass Android's security mechanisms or anything similar!

This also means the app won't be able to perform some privileged tasks on non-rooted devices (e.g. removing system apps).

Bugjaeger Mobile ADB - Develop & Debug via USB OTG(圖8)-速報App